Skip to content

Conversation

@Vzaldat
Copy link

@Vzaldat Vzaldat commented Jan 13, 2026

This is a pull request to change the installation dependencies in the requirements txt and added additional commands in the unit 4 hands-on markdown file to accommodate successful build of pyyaml==6.0

After the Changes to Cython 3.0, it has become difficult to build pyyaml < 6.0 wheels. The recommended workaround is having a pre-wheel installation for pyyaml==x, with a pip constraint file having text 'Cython < 3.0' and installing pyyaml==x using pip install command. (Needs a change at the hands on version as well, with additional commands)
Updated installation commands on the dependencies to accommodate the pyyaml version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant